Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed the media query hunter #372

Merged
merged 1 commit into from
Jun 26, 2016

Conversation

james-nash
Copy link
Contributor

The media query hunter had a bug (causing builds to fail when CSS files did not contain any media queries - see edition-node-gulp issue #54). After discussing with @bmuenzenmeyer it turns out the media query hunter was due to be removed anyway, so rather than fixing the bug this PR is to remove the media query hunter

Addresses edition-node-gulp #54

Summary of changes:

  • Removed core/lib/media_hunter.js
  • Updated core/lib/ui_builder.js so that it no longer requires the media hunter
  • Removed media hunter test cases & CSS file

@bmuenzenmeyer bmuenzenmeyer merged commit 21a6733 into pattern-lab:dev Jun 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants